From: Dmitry Shachnev Date: Sun, 28 Apr 2024 20:48:02 +0000 (+0200) Subject: disable htmlinfo example which contains non-free files X-Git-Tag: archive/raspbian/5.15.2+dfsg-9+rpi1+deb11u1^2~10 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=b6b4b98ba665187a647e8ecd2b2243232d1e588e;p=qtbase-opensource-src.git disable htmlinfo example which contains non-free files Forwarded: not-needed Last-Update: 2014-12-17 Gbp-Pq: Name no_htmlinfo_example.diff --- diff --git a/examples/xml/xml.pro b/examples/xml/xml.pro index b0750574f..1c78e6b57 100644 --- a/examples/xml/xml.pro +++ b/examples/xml/xml.pro @@ -1,6 +1,5 @@ TEMPLATE = subdirs -SUBDIRS = htmlinfo \ - xmlstreamlint +SUBDIRS = xmlstreamlint qtHaveModule(widgets) { SUBDIRS += dombookmarks \